home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Source Code / Libraries / DCLAP 6d / dclap6d / SeqPups / tables / seqmasks.table < prev    next >
Text File  |  1996-07-05  |  2KB  |  83 lines

  1. ; seqstyles file for seqpup
  2.  
  3. [style1]
  4. description=a test style 
  5.  
  6. ;style values=bold,italic,underline,box,uppercase/lowercase,invertcolor
  7. style=bold uppercase box
  8.  
  9. ;repeatchar=.  use if you want mult-align repeated chars set to this
  10. repeatchar=. 
  11.  
  12. ;fontname=Courier 
  13. ;fontsize=9
  14. ;fontcolor=0xff0000    ; red
  15. backcolor=0x80e0e0    ; lt.blue
  16. boxcolor= 0x0000ff    ; blue
  17. ;boxstyle values= dashed or dotted or solid or dark or medium or light
  18. boxstyle=dashed
  19.  
  20. ;fillpattern= use 2 hex-long values for this 8-byte pattern
  21. ;fillpattern=0x88228822 0x88228822 
  22. ;fillpattern=0xaa55aa55 0xaa55aa55 
  23. ;----------------------------
  24.  
  25. [repeatmask2]
  26. description=mask for repeat char
  27. style=box
  28. repeatchar=. 
  29. ;fontname=Helvetica 
  30. ;fontsize=9
  31. ;fontcolor=0x00ff00    ; 
  32. backcolor=0xD8D8D8  ;  
  33. boxcolor= 0xff00ff    ; magenta
  34. boxstyle=solid
  35. ;----------------------------
  36.  
  37. [anotherstyle3]
  38. description=a third test style 
  39.  
  40. ;style values=bold,italic,underline,box,uppercase/lowercase,invertcolor
  41. style=uppercase box
  42.  
  43. repeatchar=. 
  44. fontname=Courier 
  45. fontsize=9
  46. fontcolor=0x00c0c0    ; lt.blue
  47. backcolor=0x090909  ; black
  48. ;----------------------------
  49.  
  50. [style4]
  51. description=a fourth test style 
  52.  
  53. ;style values=bold,italic,underline,box,uppercase/lowercase,invertcolor
  54. style=lowercase box
  55.  
  56. ;repeatchar=. 
  57. fontname=Helvetica 
  58. fontsize=9
  59. fontcolor=0x0000ff    ; blue  
  60. backcolor=0xbbbbbb  ; gray
  61. boxstyle=solid
  62. boxcolor=0xff0000    ; red
  63. ;----------------------------
  64.  
  65.  
  66. ;fillpattern= use 2 hex-long values for this 8-byte pattern
  67. ;fillpattern=0xffaa8877 0xccddeeff 
  68.  
  69. ;G=0x1fc003    ; green
  70. ;T=0xb0700f    ; orange
  71. ;U=0xb0700f    ; orange
  72.  
  73. ;0xff00ff    ; magenta
  74. ;0x000000    ; black
  75. ;0xff0000    ; red
  76. ;0x0000ff    ; blue
  77. ;0x00c0c0    ; lt.blue
  78. ;0x00c000    ; green
  79. ;0x090909    ; gray
  80.  
  81.  
  82.  
  83.